← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:34 2022

Filename(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]
StatementsExecuted 92 statements in 375µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 89
Sibling evals1, 2, 3, 4, 5, 6

NOTE!
The data used to generate this report page was merged from 2 of the 11 executions
of the string eval on line 89 of /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
9011335µs35.8msMethod::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::::__ANON__[:1]Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[:1] (merge of 2 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
192375µs9035.4ms
# spent 35.8ms (335µs+35.4) within Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]:1] which was called 73 times, avg 490µs/call: # (data for this subroutine includes 1 others that were merged with it) # 73 times (248µs+33.6ms) by Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::_generate_isa_check at line 2 of (eval 202)[Class/Method/Modifiers.pm:148], avg 464µs/call
package Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor; +sub { $code->($method, @_); };
2;